|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.boaframework.SharedAgentState
negotiator.boaframework.sharedagentstate.anac2011.BRAMAgentSAS
public class BRAMAgentSAS
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 BRAMAagent. The code was taken from the ANAC2011 BRAMAagent and adapted to work within the BOA framework.
| Field Summary |
|---|
| Fields inherited from class negotiator.boaframework.SharedAgentState |
|---|
NAME |
| Constructor Summary | |
|---|---|
BRAMAgentSAS(NegotiationSession negoSession)
|
|
| Method Summary | |
|---|---|
double |
getNewThreshold(Bid minBid,
Bid maxBid)
This function calculates the threshold. |
double |
getThreshold()
|
| Methods inherited from class negotiator.boaframework.SharedAgentState |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BRAMAgentSAS(NegotiationSession negoSession)
| Method Detail |
|---|
public double getThreshold()
public double getNewThreshold(Bid minBid,
Bid maxBid)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||